home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17643 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.eds.co.nz!usenet
  3. From: Ross Smith <ross.smith@nz.eds.com>
  4. Subject: Re: Symantec C++ 7.2 Compiler
  5. Content-Type: text/plain; charset=us-ascii
  6. Sender: usenet@nz.eds.com (Usenet News Admin)
  7. Content-Transfer-Encoding: 7bit
  8. Organization: EDS (New Zealand) Ltd
  9. Message-ID: <31741573.5182@nz.eds.com>
  10. References: <4kpn0q$jld@nntp1.best.com>
  11. X-Mailer: Mozilla 2.01 (WinNT; I)
  12. Mime-Version: 1.0
  13. X-Nntp-Posting-Host: crazy-harry.lab.nz.eds.com
  14. Date: Tue, 16 Apr 1996 21:47:31 GMT
  15.  
  16. Larry Sebring wrote:
  17. > Today I bought the Symantec C++ compiler but when I run the "Hello
  18. > World" program (in C not C++) it will not link. It compiles but the
  19. > link error is: c:\sc\lib\SNN.lib(sinstart) : Symbol Undefined
  20. > _WinMain@16. I perform a full install to run ALL 200 megs from
  21. > my hard disk on Windows 95.
  22.  
  23. You're trying to compile it as a Windows application instead of a command
  24. line program. Look in your "Project Settings".
  25.  
  26. -- 
  27. Ross Smith ........................................ Wellington, New Zealand
  28. Work: <mailto:ross.smith@nz.eds.com> ... Home: <mailto:alien@netlink.co.nz>
  29.      "Once a new technology starts rolling, if you're not part of the
  30.      steamroller, you're part of the road."          -- Stewart Brand
  31.